Deprecate old build system and add rust build script as target
authorPierre Krieger <pierre.krieger1708@gmail.com>
Wed, 22 Oct 2014 18:32:40 +0000 (20:32 +0200)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 5 Nov 2014 19:37:34 +0000 (11:37 -0800)
commit82e65c30b303bc1dc74c1f595b5dc31b2d5fed58
treea911c6e5760dcca973334b4b3a8e32a65e635058
parente3f60a7c99fa04e8d80b9427391ae0b697fca2b5
Deprecate old build system and add rust build script as target
src/cargo/core/manifest.rs
src/cargo/ops/cargo_rustc/context.rs
src/cargo/ops/cargo_rustc/mod.rs
src/cargo/util/toml.rs
tests/test_cargo_compile_custom_build.rs [new file with mode: 0644]
tests/test_cargo_compile_old_custom_build.rs
tests/tests.rs